home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / HD-Installer / jst_dev / InstallWizard / installer-parts / Copy-startup < prev    next >
Text File  |  2000-04-12  |  190b  |  13 lines

  1. (copyfiles
  2.     (help @copyfiles-help)
  3.     (source "RunGame")
  4.     (dest @default-dest)
  5. )
  6.  
  7. (copyfiles
  8.     (help @copyfiles-help)
  9.     (source "RunGame.icon")
  10.     (dest @default-dest)
  11.     (newname "RunGame.info")
  12. )
  13.